Skip to main content

Week 6

Milestones

  • Built a basic search component in react native to take user inputs
  • Tested the beckn protocol server - search api request in postman
  • Integrated the search UI component with the backend search api to present results on the screen
  • Continued the development on the bap sdk cli tool

Contributions

Learnings

Explored modular TypeScript development, leveraging Inquirer module for terminal-based input, enabling creation of CLI tools. Gained proficiency in structuring scalable code, type-enforced robustness, interactive CLI design, and asynchronous programming, enhancing overall development and problem-solving skills.